func runtime.cgocall
6 uses
runtime (current package)
cgocall.go#L112: cgocall(fn, unsafe.Pointer(&as))
cgocall.go#L134: func cgocall(fn, arg unsafe.Pointer) int32 {
proc.go#L243: cgocall(_cgo_notify_runtime_init_done, nil)
traceback.go#L1538: cgocall(_cgo_set_context_function, context)
traceback.go#L1628: call := cgocall
traceback.go#L1648: call := cgocall
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |